Skip to content

Fix bugs in benchmark of gemv#2389

Merged
martin-frbg merged 2 commits intoOpenMathLib:developfrom
Zeyiii:develop
Feb 7, 2020
Merged

Fix bugs in benchmark of gemv#2389
martin-frbg merged 2 commits intoOpenMathLib:developfrom
Zeyiii:develop

Conversation

@Zeyiii
Copy link
Copy Markdown
Contributor

@Zeyiii Zeyiii commented Feb 5, 2020

These bugs cause access to uninitialized memory. Accessing uninitialized memory is not the same as accessing it with initialization, which can cause gemv performance differences.PTAL.

@Zeyiii
Copy link
Copy Markdown
Contributor Author

Zeyiii commented Feb 6, 2020

@martin-frbg PTAL.

@martin-frbg
Copy link
Copy Markdown
Collaborator

LGTM, thanks.

@martin-frbg martin-frbg merged commit 70199d1 into OpenMathLib:develop Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants